home *** CD-ROM | disk | FTP | other *** search
/ The Fatted Calf / The Fatted Calf.iso / Applications / Developer / StopWatch / Source / English.lproj / SessionEditor.nib / data.classes next >
Encoding:
Text File  |  1992-10-28  |  265 b   |  21 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. SessionInspector = {
  7.     ACTIONS = {
  8.     cancel:;
  9.     ok:;
  10.     };
  11.     OUTLETS = {
  12.     form;
  13.     panel;
  14.     durationField;
  15.     startDateField;
  16.     startTimeField;
  17.     descriptionField;
  18.     };
  19.     SUPERCLASS = Object;
  20. };
  21.